@charset "utf-8";
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,input{margin: 0; padding: 0;font-family:"Microsoft YaHei";}
h1,h2,h3,h4,h5,h6,em,h6,b,p{ font-size:14px;  font-weight: normal; font-style: normal;}	
img{vertical-align:bottom; border:0 none;}
select,input,textarea{border:none;}
a{text-decoration: none;color:#666;font-family:"Microsoft YaHei";font-size:13px;}
a:hover{color:#4592cf;}
ul,ol{list-style: none;}
.clear{ clear: both;}
.clearFix { zoom:1; }
.clearFix:after { content:'.'; display:block; height:0; clear:both; visibility:hidden;}
::selection{background:#4592cf; color: white; /* Safari */} 
::-moz-selection{background:#4592cf; color: white; /* Firefox */ } /*鼠标滑过变色*/
.none{display: none;}
/*common*/
.top, .content, .foot {margin: 0 auto;}
.main {overflow: hidden;margin: auto;width: 1200px;}
/* ================================================  top start ============================================ */
.top_logo {display: block;float: left;}
.top_zi {overflow: hidden;float: left;margin-top: 24px;padding-left: 3px;border-right: 1px solid #ededed;padding-right: 25px;}
.top_zi h3 {font-size: 24px;color: #000;padding-bottom: 1px;}
.top_zi p {color: #9fa0a0;font-size: 14px;font-family: "Arial";letter-spacing: 0.3px;}
.top_ico {overflow: hidden;float: left;padding: 26px 0px 0px 25px;}
.top_ico h3 {color: #4592cf;font-size: 18px;padding-bottom: 3px;}
.top_ico img {vertical-align: top;}
.top_tel {overflow: hidden;float: right;background: url(top_tel.jpg) no-repeat 0px 25px;padding-top: 22px;}
.top_tel h5, .top_tel h2 {padding-left: 45px;}
.top_tel h5 {font-size: 18px;color: #4592cf;}
.top_tel h2 {font-size: 28px;color: #4592cf;font-family: "Impact";margin-top: -3px;}
/*navigation*/
.navigation {background: #4592cf;height: 55px;overflow: hidden;}
.navigation span {line-height: 55px;width: 126px;background: url(nav_line.jpg) no-repeat 0px;display: block;float: left;text-align: center;}
.navigation span a {color: #fff;font-size: 16px;display: block;}
.navigation span a:hover {background: url(nav_hover.png) no-repeat center 46px;}
.navigation span a.hover {background: url(nav_hover.png) no-repeat center 46px;}
.navigation span:hover .nav {display: block;}

/* ================================================  top end ============================================ */
div#preloader {
 position: fixed;
 left: 0;
 top: 0;
 bottom: 0;
 right: 0;
 z-index: 10000;
 display: flex;
 justify-content: center;
 align-items: center;
 /* ================================================  加载动画   ============================================ */
/*   background: url("loader.gif") no-repeat scroll center center;     */
}
/* ================================================  content start ============================================ */
.flexslider {position: relative;overflow: hidden;*height: 500px;}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {zoom: 1;}
.flexslider .slides li {display:flex;align-items:center;justify-content:center;width: 100%;}
.flexslider .slides li a {display: block;}
.flexslider .slides img {width:auto;height:auto;max-width:100%;max-height:100%;}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	line-height: 99em;
	overflow: hidden;
	margin: -60px 0 0;
	display: block;
	background: url(ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {background-position: 0 -90px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;display: none;}
.flex-control-nav li {margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {
	background: url(dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {background-position: 0 0;}

.product {overflow: hidden;padding: 40px 0px 20px 0px;}
.title {overflow: hidden;}
.title h5 {color: #2c5885;font-size: 28px;font-weight: bold;text-align: center;}
.title h5 span {color: #4592cf;}
.title_z {overflow: hidden;text-align: center;margin-top: -2px;}
.title_z span {height: 19px;width: 335px;display: inline-block;*display: inline;*zoom: 1;}
.title_z p {
	color: #bebebe;
	font-size: 16px;
	font-family: "Constantia";
	margin: 0px 8px;
	text-transform: uppercase;
	background: url(title_heng.jpg) no-repeat center 25px;
	padding-bottom: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.title_zuo {background: url(title_zuo.png) no-repeat right 10px;}
.title_you {background: url(title_you.png) no-repeat left 10px;}
.product_c, .product_t {overflow: hidden;}
.p_prev, .p_next {display: block;width: 12px;height: 23px;margin-top: 20px;}
.p_prev {float: left;background: url(prev.png) no-repeat;}
.p_next {float: right;background: url(next.png) no-repeat;}
.p_prev:hover {float: left;background: url(prev_hover.png) no-repeat;}
.p_next:hover {float: right;background: url(next_hover.png) no-repeat;}
.product_u {overflow: hidden;width: 960px;height: 45px;position: relative;float: left;padding-top: 10px;margin-left: 15px;}
.product_u li {float: left;padding-right: 8px;line-height: 45px;text-align: center;width: 130px;}
.product_u li.r {padding-right: 0;}
.product_u li a {display: block;width: 130px;height: 45px;background: #e6e6e6;font-size: 14px;color: #000000;-webkit-transition: all 0.5s ease-in-out 0s;}
.product_u li a:hover {background: #4592cf;color: #fff;}
.product_u li a.hover {background: #4592cf;color: #fff;}
.product_ct {overflow: hidden;padding-top: 10px;height: 345px;margin-top: 20px;}
.product_ct li {width: 222px;padding-right: 12px;float: left;overflow: hidden;}
.product_ct li.r {padding-right: 0;}
.product_ct li a {display: block;width: 218px;background: #efefef;padding: 2px;-webkit-transition: all 0.5s ease-in-out 0s;}
.product_ct li a img {width: 218px;height: 158px;margin-bottom: 10px;}
.product_ct li a h2 {color: #000000;font-size: 12px;padding-left: 5px;margin-bottom: 5px;font-size: 13px;cursor: pointer;height: 18px;overflow: hidden;text-align: center;}
.product_ct li a h6 {width: 198px;height: 1px;background: #d9d9d9;margin: 5px 0px 5px 10px;cursor: pointer;}
.product_ct li a p {color: #5b5b5b;font-size: 12px;line-height: 23px;cursor: pointer;padding-left: 10px;height: 46px;overflow: hidden;}
.product_ct li a h4 {width: 78px;height: 26px;border: 1px solid #a7a7a7;text-align: center;cursor: pointer;line-height: 26px;color: #5b5b5b;margin: 5px 0px 3px 10px;}
.product_ct li a:hover {background: #4592cf;}
.product_ct li a:hover h2, .product_ct li a:hover p {font-weight: bold;color: #fff;}
.product_ct li a:hover h6 {background: #fff;}
.product_ct li a:hover h4 {background: #4592cf;border: 1px solid #4592cf;color: #fff;}
.p_more {width: 185px;height: 35px;display: block;margin: 30px auto;background: url(more.jpg) no-repeat;-webkit-transition: all 0.5s ease-in-out 0s;}
.p_more:hover {background: url(more_hover.jpg) no-repeat;}
.ps_bg {overflow: hidden;height: 380px;}

/*关于我们*/
.about {overflow: hidden;padding-top: 30px;}
.about_c {overflow: hidden;padding-top: 15px;}
.about_e {width: 900px;overflow: hidden;float: left;padding-bottom: 30px;}
.about_img {display: block;float: left;width: 150px;height: 220px;}
.about_img img {width: 400px;height: 260px;}
.about_zi {width: 450px;float: right;overflow: hidden;padding: 0px 20px 0px 15px;}

.about_zi p {color: #595757;line-height: 25px;height: 125px;overflow: hidden;}
.about_zi h5 {width: 90px;height: 28px;background: url("a_more.jpg") no-repeat;color: #fff;line-height: 28px;text-indent: 15px;margin-top: 20px;-webkit-transition: all 0.5s ease-in-out 0s;}
.about_zi:hover h5 {background: url("a_more_hover.jpg") no-repeat;color: #fff;}
.about_zi:hover p {text-decoration: underline;}
.about_r {width: 280px;float: right;background: #fff;padding: 10px 10px 30px 10px;}
.h_prev, .h_next {width: 17px;height: 31px;display: block;margin-top: 90px;}
.h_prev {float: left;background: url("h_prev.png") no-repeat;}
.h_next {float: right;background: url("h_next.png") no-repeat;}
.h_prev:hover {float: left;background: url("h_prev_hover.png") no-repeat;}
.h_next:hover {float: right;background: url("h_next_hover.png") no-repeat;}
.about_ho {float: left;width: 220px;height: 250px;margin-left: 16px;overflow: hidden;position: relative;}
.about_ho li {width: 220px;float: left;overflow: hidden;}
.about_ho li a {display: block;text-align: center;}
.about_ho li a img {width: 220px;height: 220px;}
.about_ho li a p {color: #595757;font-size: 14px;padding-top: 8px;}
.about_ho li a:hover p {color: #4592cf;}
/*新闻*/
.news {background: #fff;padding: 30px 0px;overflow: hidden;}
.news_k {width: 316px;padding-right: 30px;float: left;overflow: hidden;height: 365px;}
.news_k.r {padding-right: 0px;}
.news_k h2 {color: #0c4f9b;font-size: 18px;padding-bottom: 15px;}
.news_k h2 span {color: #989898;font-size: 12px;font-family: Arial;text-transform: uppercase;}
.news_u {background: #fff;padding: 10px;}
.news_cu {width: 295px;height: 255px;overflow: hidden;position: relative;}
.news_cu li {width: 295px;float: left;overflow: hidden;}
.news_cu li a {display: block;}
.news_cu li a img {width: 295px;height: 182px;}
.news_cu li a h3 {padding: 10px 0px 5px 0px;color: #3e3a39;font-size: 14px;width: 295px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news_cu li a p {color: #9fa0a0;font-size: 12px;line-height: 18px;height: 36px;overflow: hidden;}
.news_btn {overflow: hidden;margin: 12px 0px 15px 0px;}
.news_btn a {width: 45px;height: 26px;display: block;float: left;margin-right: 1px;-webkit-transition: all 0.5s ease-in-out 0s;}
.n_prev {background: url("n_prev.jpg") no-repeat;}
.n_next {background: url("n_next.jpg") no-repeat;}
.n_prev:hover {background: url("n_prev_hover.jpg") no-repeat;}
.n_next:hover {background: url("n_next_hover.jpg") no-repeat;}
.news_faq {background: #fff;padding: 15px 20px 20px 20px;overflow: hidden;}
.news_f {padding: 16px 0px;border-bottom: 1px solid #f3f5f7;overflow: hidden;}
.news_f h6 {color: #595757;background: url("ask.jpg") no-repeat;padding: 0px 0px 7px 35px;line-height: 25px;}
.news_f p {color: #4592cf;line-height: 16px;background: url("da.jpg") no-repeat 0px;padding: 0px 0px 0px 35px;}
.news_f p a {color: #4592cf}
/*合作用户*/
.he {overflow: hidden;padding: 30px 0px;}
.he_c {overflow: hidden;margin-top: 20px;background: #fff;padding: 20px 0px;}
.he_prev, .he_next {width: 30px;height: 48px;display: block;margin-top: 10px;}
.he_prev {float: left;background: url("c_prev.jpg") no-repeat;}
.he_next {float: right;background: url("c_next.jpg") no-repeat;}
.he_prev:hover {background: url("c_prev_hover.jpg") no-repeat;}
.he_next:hover {background: url("c_next_hover.jpg") no-repeat;}
.he_u {width: 1100px;overflow: hidden;height: 70px;position: relative;float: left;margin-left: 27px;}
.he_u li {width: 140px;float: left;overflow: hidden;padding-right: 18px;}
.he_u li.r {padding-right: 0;}
.he_u li a {display: block;width: 133px;height: 68px;border: 1px solid #dfdfdf;}
/* ================================================  content end ============================================ */
/* ================================================  foot start ============================================ */
.foot_one {padding: 10px 0px;overflow: hidden;background: #ffffff;}
.link_name {width: 80px;height: 45px; no-repeat;color: #808080;font-size: 12px;text-align: center;line-height: 45px;float: left;}
.link_u {width: 1100px;padding-left: 15px;float: left;overflow: hidden;padding-top: 10px;}
.link_u li {float: left;line-height: 20px;}
.link_u a {display: block;padding: 0px 15px;color: #8bbbe2;font-size: 11px;}
.link_u a:hover {color: #0072ce;}
.foot_two {background: #0072ce;padding-top: 20px;}

.foot_logo1 {display: block;float: left;margin-right: 10px;}
.foot_logo {float: left;overflow: hidden;text-align: center;}
.foot_logo img { width:80px; }
.foot_douyin {float: right;overflow: hidden;text-align: center;padding-left: 22px;}
.foot_douyin img { width:80px; height: 80px;}
.foot_erweima {float: right;overflow: hidden;text-align: center;}
.foot_erweima img { width:80px; height: 80px;}
.foot_douyin p, .foot_erweima p {background: #0072ce;color: #cedcee;font-size: 11px;}
.foot_nav {overflow: hidden;float: left;padding-left: 22px;padding: 0px 30px;}
.foot_nav b {color: #fff;font-size: 16px;font-weight: bold;border-bottom: 1px solid transparent;line-height: 30px;}
.foot_nav b1 {font-size: 16px;font-weight: bold;border-bottom: 1px solid transparent;line-height: 30px;}
.foot_u {overflow: hidden;padding-bottom: 5px;}
.foot_u li {float: left;}
.foot_u li a {display: block;font-size: 14px;color: #cedcee;padding-right: 20px;}
.foot_u li a:hover {color: #4592cf;}
.foot_nav p, .foot_nav p span, .foot_nav p span a {color: #cedcee;line-height: 19px;font-size: 12px;}
.foot_nav p span a:hover {color: #4592cf;}
.foot_ban {overflow: hidden;padding-top: 10px;border-top: 1px solid #fff;height: 30px;line-height: 30px;color: #cedcee;font-size: 12px;margin-top: 25px;}
.foot_ban h1 {text-align: center;overflow: hidden;color: #cbd9ed;font-size: 11px;}
.foot_ban ul {text-align: center;overflow: hidden;color: #cbd9ed;font-size: 11px;}
.foot_ban a {color: #cedcee;font-size: 11px;}
.foot_ban a:hover {color: #4592cf;font-size: 11px;}
/* ================================================  foot end ============================================ */
/* ================================================  内页 ============================================ */
/*通用中心*/
.in_cont {overflow: hidden;padding: 35px 0px 35px 0px;}
.in_title {overflow: hidden;padding-bottom: 35px;background: url("in_title.jpg") no-repeat 125px 15px;}
.in_title li {color: #2c5885;font-size: 28px;font-weight: bold;background: #fff;float: left;padding-right: 10px;list-style-type:none;}
.in_position {overflow: hidden;background: #fff;padding-left: 10px;padding-right: 10px;float: right;line-height: 37px;color: #7b7b7b;}
.in_position a {color: #7b7b7b;}
.in_position a:hover {color: #4592cf;font-weight: bold;}
.in_position a.hover {color: #4592cf;}

/*产品中心*/
.in_pcont {overflow: hidden;padding: 35px 0px 35px 0px;}
.in_ptitle {overflow: hidden;padding-bottom: 35px;background: url("in_title.jpg") no-repeat 125px 15px;}
.in_ptitle li {color: #2c5885;font-size: 28px;font-weight: bold;background: #fff;float: left;padding-right: 10px;list-style-type:none;}
.in_ptitle .in_position {overflow: hidden;background: #fff;padding-left: 10px;padding-right: 10px;float: left;line-height: 37px;color: #4592cf;}
.in_ptitle .in_position a {color: #7b7b7b;}
.in_ptitle .in_position a:hover {color: #4592cf;}
.in_ptitle .in_position a.hover {color: #4592cf;}

/* -- searchBox -- */
 .probar { width:260px; height:37px; border:1px solid #DDDDDD; background:#fff; float:right; margin-left:30%; }
 .probar input[name=s] { width:210px; height:37px; padding:0 5px }
 .probar input[type=button] { width:35px; height:37px; background:#fff; }
 .probar .keyword {color: #CCCCCC;}
 .probar .keyword:focus {color: #555}
 .probar .keyword::-webkit-input-placeholder {color: #CCCCCC;}
 .probar .keyword:focus:-moz-placeholder, .searchBox .keyword:focus::-moz-placeholder {color: transparent !important}
 .probar .keyword:focus::-webkit-input-placeholder {color: transparent !important}
 .probar .btnSearch {background: url(btn_search.gif) no-repeat;width: 28px;height: 28px;text-indent: -999px;overflow: hidden;cursor: pointer;}
 .search {overflow: hidden;padding-top: 10px;height: 345px;margin-top: 20px;}
.search b.c {text-align:center;padding:350px 50px 75px 350px;font-size: 16px;color: #ff0000;font-weight: bold;}
.search li {width: 230px;padding-right: 12px;float: left;overflow: hidden;}
.search li.r {padding-right: 0;}
.search li a {display: block;width: 218px;background: #efefef;padding: 2px;-webkit-transition: all 0.5s ease-in-out 0s;}
.search li a img {width: 218px;height: 158px;margin-bottom: 10px;}
.search li a h2 {color: #000000;font-size: 12px;padding-left: 5px;margin-bottom: 5px;font-size: 13px;cursor: pointer;height: 18px;overflow: hidden;}
.search li a h6 {width: 198px;height: 1px;background: #d9d9d9;margin: 13px 0px 13px 10px;cursor: pointer;}
.search li a p {color: #5b5b5b;font-size: 12px;line-height: 23px;cursor: pointer;padding-left: 10px;height: 46px;overflow: hidden;}
.search li a h4 {width: 78px;height: 26px;border: 1px solid #a7a7a7;text-align: center;cursor: pointer;line-height: 26px;color: #5b5b5b;margin: 13px 0px 8px 10px;}
.search li a:hover {background: #4592cf;}
.search li a:hover h2, .search li a:hover p {color: #fff;}
.search li a:hover h6 {background: #fff;}
.search li a:hover h4 {background: #4592cf;border: 1px solid #4592cf;color: #fff;}

/*栏目*/
.in_lan {overflow: hidden;background: #4592cf;}
.in_lan ul {overflow: hidden;}
.in_lan li {float: left;line-height: 41px;}
.in_lan li a {display: block;padding: 0px 30px;font-size: 16px;color: #fff;text-align: center;height: 41px;}
.in_lan li a.hover {background: url("nav_hover.png") no-repeat center 32px;font-weight: bold;}
.in_lan li:hover a, .in_lan li.curl a {color: #fff;font-weight: bold;}
#curl {color: #fff;}
.in_lan li a h6 {height: 4px;background: url("in_t_hover.jpg") no-repeat center;display: none;*width: 25px;}
.in_lan li a:hover h6 {display: block;}
.in_lan li a.hover h6 {display: block;}
/*产品页的三级栏目*/
.in_lan_san {overflow: hidden;background: #efefef;clear: both;margin-top: 15px;line-height: 45px;display: none;}
.in_lan_san a {display: block;float: left;padding: 0px 34px;color: #000;font-size: 14px;}
.in_lan_san a.r {background: url("in_san.jpg") no-repeat 0px;}
.in_lan_san a:hover{background: #4592cf;color: #fff;font-weight: bold;}
.in_so_san {background: #4592cf}
.in_so_san a {color: #fff;background: url(nav_line.jpg) no-repeat 0px;}
.in_so_san a:hover {background: #4592cf;color: #fff;}

.ct2-sd {float:left;width:228px}
.ct2-mn {float:right;width:960px}
.panel-sd-hd {background-color:#4592cf;color:#fff;padding-bottom:5px}
.panel-sd-hd h4 {text-align:center;border-bottom:1px solid #fff;margin:0;font-size:24px;padding:20px 0}
.panel-sd-bd {border:1px solid #ececeb;padding:5px 10px;border-top:0}
.web-title-1 {border-bottom:1px solid #ececeb;height:30px;margin-bottom:10px;color:#4592cf;font-size:15px}
.web-title-1 span h1{display:inline-block;padding-bottom:10px;border-bottom:1px solid #4592cf;float:right;font-size:15px}

.web-column h3 {font-size: 15px;font-weight: bold;}
.web-column h5 {padding-left:10px;}
.web-column li {line-height:50px;border-bottom:1px solid #fff}
.web-column li a {display:block;padding:0 40px;background-color:#ececec}
.web-column li:hover a, .web-column  li.cur a {color: #FFF;font-weight: bold;background: #60BBFF url("menu_cur.gif") no-repeat right 50%;}
.web-column li.cur { background-color: #60BBFF;color: #FFF;}

.web-column .sub>a {position:relative}
.web-column .sub>a:after {content:'';width:8px;height:8px;border:2px solid #b8b8b8;border-style:solid solid none none;position:absolute;top:50%;right:32px;margin-top:-4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.web-column .sub.open>a:after {border-color:#4592cf}
.web-column .sub-box {border-left:1px solid #ececec;border-right:1px solid #ececec;display:none}
.web-column .sub.open .sub-box {display:block}
.web-column .sub-box p {margin:0;border-bottom:1px solid #ececec}
.web-column .sub-box a {background-color:transparent;padding-left:60px}
.web-contact-z2 {background-color:#4592cf;text-align:center;color:#fff;padding:20px;margin-bottom:20px}
.web-contact-z2 p {margin:0}
.web-contact-z2 p img {vertical-align:middle;margin-right:5px}
.web-contact-z2 span {display:block;font-size:24px;font-weight:700;margin-top:10px;line-height:1}
/*内容*/
.in_ct {overflow: hidden;padding: 30px 0px;}
.in_p_u {height: auto;padding: 0;margin: 0;}
.in_p_u li {padding-bottom: 30px;}

/* -- pager -- */
.pager {text-align: right; padding-top: 20px; color: #666; font-size: 14px;}
.pager a { color: #666; text-decoration: underline;}
/* -- pager class two -- */
.pager ul { display: inline-block; *display: inline; border-left: 1px solid #dddddd;}
.pager ul li { display: inline;line-height: 30px;text-align: center;}
.pager ul li a, .pager ul li em { float: left; padding: 0 14px; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; border-left-width: 0;}
.pager ul li a:hover { background-color: #f5f5f5;}
.pager ul li.active a { background-color: #f5f5f5;font-size: 14px;font-family: "Impact"; color: #000080; cursor: default;}
.pager ul li em.total { margin-left: 10px; border-left-width: 1px; color: #999;}
/*page*/
.page_ul {overflow: hidden;}
.page_ul .page {height: 35px;font-size: 12px;text-align: center;margin: 10px 0px 30px 0px;}
.page_ul .page a {display: inline-block;text-decoration: underline;}
.page_ul .page .shu_1 {	background: #4592cf;text-align: center;	line-height: 30px;	height: 30px;	width: 35px;	color: #fff;	font-size: 14px;	margin-right: 12px;	-webkit-transition: all 0.5s ease-in-out 0s;}
.page_ul .page .shu_1:hover {background: #4592cf;color: #fff;}
.page_ul .page .shu_1.hover {background: #4592cf;color: #fff;}
.page_prev, .page_next {width: 40px;height: 30px;vertical-align: top;cursor: pointer;margin-right: 10px;-webkit-transition: all 0.5s ease-in-out 0s;display: inline-block;*display: inline;	*zoom: 1;}
.page_prev {background: url("page_prev.jpg") no-repeat center;}
.page_next {background: url("page_next.jpg") no-repeat center;}
.page_prev:hover {background: url("page_prev_hover.jpg") no-repeat center;}
.page_next:hover {background: url("page_next_hover.jpg") no-repeat center;}
/*新闻资讯*/
.zhnews { padding: 10px 0;}
.zhnews ul li { display: block; padding: 0px 200px 0px 280px; min-height: 130px; position: relative; border-bottom: 1px solid #e5e5e5; background: #fff; transition: all 0.5s;}
.zhnews ul li .pic { width: 200px;height: 130px; overflow: hidden; position: absolute; left: 20px; top: 10px;background: url("../images/nopic.jpg") no-repeat center;}
.zhnews ul li .pic img { width: 200px;height: 130px;}
.zhnews ul li .date { padding: 0 20px; position: absolute; border-left: 1px solid #e5e5e5; right: 0; top: 50%; margin-top: -59px;}
.zhnews ul li .date span { font-size: 30px; color: #4592cf; display: block;font-family:Impact;}
.zhnews ul li .date em { display: block; font-size: 14px; color: #727272; line-height: 20px; margin-bottom: 10px;font-family:Verdana;}
.zhnews ul li .date .click { color: #c0c0c0; line-height: 35px; border-top: 1px solid #e5e5e5; text-align: center; font-size: 13px;}
.zhnews ul li .tit { height: 50px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.zhnews ul li .tit h2{ font-size: 20px;font-weight: bold;}
.zhnews ul li .des { font-size: 14px; color: #bdbdbd; line-height: 20px; height: 100px; overflow: hidden;}
.zhnews ul li .classify { font-size: 14px; color: #bdbdbd; line-height: 20px;  height: 40px; overflow: hidden;float:right;}
.zhnews ul li:hover { box-shadow: 0 0 10px rgba(0,0,0,.5); color: #4592cf; border-bottom: 1px solid #fff; z-index: 99;}

/*新闻资讯内页*/
.news_in {overflow: hidden;}
.news_in_name {text-align: center;overflow: hidden;padding-bottom: 10px;border-bottom: 2px dashed #efefef;margin-bottom: 25px;}
.news_in_name h1 {color: #4592cf;font-size: 26px;font-weight: bold;padding-bottom: 5px;}
.news_in_name p {color: #9fa0a0;font-size: 12px;display: inline-block;*display: inherit;*zoom: 1;padding-right: 10px;}
.news_in_c {overflow: hidden;text-align: center;}
.news_in_c p {font-size: 14px;line-height: 25px;text-align: left;color: #000000;}
.news_in_c img {margin: 20px 0px;}
.news_in_c a {display: inline-block;font-size: 15px;}
.news_in_c span{font-size: 13px; color:#3e3e3e;}
.news_p {padding-bottom: 25px;}
.pre_next{font-size: 14px; border-bottom:1px solid #efefef; overflow: hidden; border-top:1px solid #efefef;}
.pre_next span{font-size: 14px; color:#969696;}
.pre_page,.next_page{padding:1px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.pre_page{display:inline;float:left;display:inline-block; padding-left:0px;}
.next_page{display:inline;float:right;display:inline-block; padding-right:0px;}
.pre_next a {font-size: 14px;background: #e6e6e6;color: #595757;-webkit-transition: all 0.5s ease-in-out 0s;}
.pre_next a:hover {font-size: 14px;background: #4592cf;color: #fff;}
.tiao {font-size: 14px;overflow: hidden;margin: 20px 0px 30px 0px;text-align: center;overflow: hidden;padding-bottom: 10px;border-bottom: 1px dashed #efefef;margin-bottom: 25px;}
.tiao a {display: block;width: 463px;height: 35px;line-height: 35px;padding-left: 35px;background: #e6e6e6;text-align: left;color: #595757;-webkit-transition: all 0.5s ease-in-out 0s;}
.tiao_e {float: left;}
.tiao_r {float: right;}
.tiao a:hover {background: #4592cf;color: #fff;}

/*产品*/
.in_pd {background: #efefef;padding: 0px 0px 50px 0px;}
.in_pdu {overflow: hidden;width: 1010px;margin: auto;height: 250px;position: relative;padding-top: 30px;}
.in_pdu li {width: 230px;padding-right: 30px;float: left;height: 247px;}
.in_pdu li a {display: block;background: #fff;width: 230px;height: 247px;border-bottom: 3px solid #4592cf;-webkit-transition: all 0.5s ease-in-out 0s;}
.in_pdu li a h2 {color: #073e76;font-size: 18px;padding: 25px 15px 3px 15px;width: 200px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in_pdu li a p {color: #727171;font-size: 14px;padding: 0px 15px;text-overflow: ellipsis;white-space: nowrap;width: 200px;overflow: hidden;}
.in_pdu li a img {width: 230px;height: 173px;}
.in_pdu li a:hover {border-bottom: 3px solid #4592cf;}
/*联系我们*/
.in_contact {overflow: hidden;padding: 50px 40px 0px 40px;}
.in_con {overflow: hidden;padding-bottom: 70px;width: 745px;margin: auto;}
.in_ct_logo {float: left;display: block;padding-right: 40px;border-right: 1px solid #eaeaea;}
.in_ct_zi {float: left;padding-left: 40px;padding-top: 5px;}
.in_ct_zi p, .in_ct_zi p span, .in_ct_zi p span a {color: #000;line-height: 30px;font-size: 14px;}
/*荣誉资质*/
.honor {overflow: hidden;}
.honor li {float: left;width: 230px;text-align: center;padding: 0px 30px 30px 0px;}
.honor li.r {padding-right: 0;}
.honor li img {width: 220px;height: 220px;border: 1px solid #eaeaea;}
.honor li p {line-height: 35px;font-size: 14px;}

/*产品中心内页*/
.in_pr {overflow: hidden;}
.in_pe {width: 360px;height: 270px;background: #f7f7f7;padding: 10px;float: left;}
.in_py {width: 700px;float: right;}
.in_py h1 {color: #4592cf;font-size: 28px;font-weight: bold;padding: 5px 0px 10px 0px;border-bottom: 3px solid #f7f7f7;}
.in_py_z {padding: 10px 0px;}
.in_py_z p {color: #595757;font-size: 20px;line-height: 23px;}
.in_py_z ul {color: #595757;font-size: 20px;padding: 5px 0px 5px 0px;border-bottom: 3px solid #f7f7f7;}
.in_py_z ul p {color: #595757;font-size: 20px;line-height: 23px;float: right;}
.in_py_z ul p span {color: #2c5885;font-size: 24px;line-height: 23px;}
.in_py_z li {overflow: hidden;color: #808080;font-size: 14px;line-height: 23px;}
.in_py_z li b{color: #000;font-size: 14px;line-height: 23px;font-weight: bold;}
.in_py_z span {color: #595757;font-size: 24px;line-height: 23px;}
.in_py_z pre {color: #808080;font-size: 13px;line-height: 16px;	word-wrap: break-word;}
.in_p_g p {color: #595757;font-size: 14px;line-height: 35px;}
.in_py_z a.weixin {background-position: -27px -56px;_background-position: -27px -50px;padding-left: 22px;}
    
/*图片放大镜样式*/
.jqzoom {border: none;position: relative;cursor: pointer;display: block;}
.zoomdiv {z-index: 100;position: absolute;top: 0px;left: 0px;width: 350px;height: 350px;background: #ffffff;border: 1px solid #CCCCCC;display: none;text-align: center;overflow: hidden;}
.jqZoomPup {z-index: 10;visibility: hidden;position: absolute;top: 0px;left: 0px;width: 20px;height: 20px;border: 1px solid #aaa;background: #ffffff
		/*url(zoom.png) 50% center no-repeat*/
	;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview {width: 360px;height: 270px;float: left;}
.spec-scroll {clear: both;margin-top: 20px;width: 358px;}
.spec-scroll .prev {float: left;margin-right: 4px;background: url("pi_prev.jpg") no-repeat;}
.spec-scroll .next {float: right;margin-left: 4px;background: url("pi_next.jpg") no-repeat;}
.spec-scroll .prev:hover {background: url("pi_prev_hover.jpg") no-repeat;}
.spec-scroll .next:hover {background: url("pi_next_hover.jpg") no-repeat;}
.spec-scroll .prev, .spec-scroll .next {display: block;width: 33px;height: 63px;cursor: pointer;}
.spec-scroll .items {float: right;position: relative;width: 260px;height: 65px;overflow: hidden;margin-left: 3px;}
.spec-scroll .items ul {position: absolute;width: 999999px;height: 58px;}
.spec-scroll .items ul li {float: left;width: 87px;text-align: center;}
.spec-scroll .items ul li img {width: 79px;height: 59px;cursor: pointer;padding: 2px;background: #f7f7f7}
.spec-scroll .items ul li img:hover {background: #4592cf}
.spec-scroll .items ul li img.hover {background: #4592cf}
.in_p_w {overflow: hidden;clear: both;padding: 50px 0px 30px 0px;}
.in_p_tit {overflow: hidden;background: url("p_heng.png") repeat-x 0px 43px;height: 45px;font-weight: bold;}
.in_p_tit a {width: 160px;float: left;display: block;margin-right: 10px;text-align: center;line-height: 45px;color: #000;background: #e6e6e6;font-size: 16px;-webkit-transition: all 0.5s ease-in-out 0s;}
.in_p_tit a:hover {background: #4592cf;color: #fff;}
.in_p_tit a.hover {background: #4592cf;color: #fff;}
.in_pk {overflow: hidden;padding-top: 20px;}
.in_p_g, .in_ps {overflow: hidden;}
.in_p_g img {margin-top: 20px;}
.in_ps p {color: #595757;font-size: 14px;line-height: 35px;}
.title_zuo1 {background: url("title_zuo1.png") no-repeat right 10px;}
.title_you1 {background: url("title_you1.png") no-repeat left 10px;}

/*客服*/
.qqkefu {position: fixed;top: 50%;_position: absolute;_top: expression(eval(document.documentElement.scrollTop + 365));	z-index: 20;right: 0;width: 45px;}
.qqkefu ul li {	width: 45px;height: 45px;margin-bottom: 1px;float: right;background: #4592cf;line-height: 45px;	font-size: 14px;cursor: pointer;position: relative;}
.qqkefu ul li a {color: #fff;display: block;overflow: hidden;height: 45px;}
.qqkefu ul li.qq_cza {overflow: hidden}
.qqkefu ul li:hover {background: #4592cf;}
.qqkefu ul li.top {	
	background: url("backup.png") no-repeat center #4592cf;
	position: relative;
	width: 45px;
	height: 45px;
	cursor: pointer;
}
.qqkefu ul li.top span {position: absolute;
	display: block;
	left: 0;
	top: -5px;
	height: 5px;
	width: 45px;
}
.qqkefu ul li.top:hover {
	background: url("backup.png") no-repeat center #4592cf;
}

.qqkefu ul li b {
	width: 45px;
	height: 45px;
	display: block;
	overflow: hidden;
	float: left}
.qqkefu ul li span {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.qqkefu ul li b.a {
	background: url(qq.png) no-repeat center center;
}
.qqkefu ul li b.b {
	background: url(message.png) no-repeat center center;
}
.qqkefu ul li b.c {
	background: url(weixin.png) no-repeat center center;
}
.qqkefu ul li b.e {
	background: url(tel.png) no-repeat center center;
}
.qqkefu ul li.qq_czae {line-height: 15px !important}
.erweima {	
	height: 150px;
	position: absolute;
	top: -107px;
	left: -140px;
	background: #FFF;
	border: 1px solid #CCC;
	float: right;
	cursor: default !important;
	display: none}
.erweima p {
	line-height: 20px;
	color: #000;
	font-size: 12px;
	text-align: center;
	float: left;
	width: 130px;
}
.erweima p a {height: auto;}
.erweima p img {
	width: 110px;
	height: 110px;
	margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
	width: 5px;
	height: 10px;
	display: block;
	background: url(czx6.png) no-repeat;
	position: absolute;
	right: -5px;
	top: 122px;
}

/* ================================================  内页 ============================================ */
.fl {float: left;}
.fr {float: right;}
#topbox {width: 100%;min-width: 1200px;height: 30px;overflow: hidden;background: #4592cf;}
.top {width: 1200px;height: 30px;margin: 0 auto;overflow: hidden;}
.topleft {float: left;color: #fff;padding: 6px 0;height: 18px;line-height: 18px;width: 500px;font-size: 14px;}
.topleft img {vertical-align: middle;}
.topright {float: right;width: 500px;color: #fff;text-align: right;height: 30px;line-height: 30px;font-size: 14px;margin-right:20px}
.topright span {font-size: 14px;font-family:"Helvetica";}
.topright a {background-image: url(../images/top_icon.png);background-repeat: no-repeat;color: #8193ab;padding: 0 10px 0 15px;}
.topright a.phone {background-position: -90px 0;_background-position: -90px 8px;}
.topright a.weibo {background-position: -58px -28px;_background-position: -58px -22px;padding-left: 22px;}
.topright a.weixin {background-position: -27px -56px;_background-position: -27px -50px;padding-left: 22px;}
.topright a.flagship_store {background-position: 0 -86px;padding-left: 18px;}
.phone_er, .wei_er {position: absolute;overflow: hidden;width: 80px;height: 80px;top: 34px;z-index: 20;display: none;}
.phone_er img, .wei_er img {width: 80px;}
.phone_er {margin-left: 850px;*margin-left: 350px;}
.wei_er {margin-left: 1115px;*margin-left: 520px;}
/**/
.scrollnave {width: 100%;height: 80px;min-width: 1200px; background: #fff;border: 1px solid #E0E0E0;}
#header_box {width: 1200px;height: 80px;margin: 0 auto;position: relative;z-index: 9;}
#logo {width: 130px;height: 130px; line-height: 130px;position: absolute;left: 44%;top: -30px;z-index: 999; text-align: center; vertical-align:middle;}
#logo img { display:inline-block; width: 130px;height: 130px; line-height: 130px;}
#navbar {width: 100%;height: 80px;min-width: 1200px;}
ul.nav {width: 500px;height: 80px;display: table;}
ul.nav li { display: table-cell ;padding: 20px 0;height: 38px;position: relative;text-align: center;}
ul.nav li a {font-size: 18px;color: #000000;font-family:"Microsoft YaHei";text-align: center;height: 38px;line-height: 30px;padding: 0 16px;}
ul.nav>li>a {float: left;}
ul.nav li a span {display: block;overflow: hidden;font-family:"Georgia";font-size: 11px;font-weight:normal;text-transform: uppercase;position: relative;top: -10px;color: #E0E0E0;}
ul.nav li:hover a, ul.nav li.cur a {color: #276FB8;font-weight: bold;}
#cur {color: #276FB8;}
.dropmenu {position: absolute;top: 75px;left: -8%;border: 1px solid #276FB2;background: url(../images/navmenu_bg.png) repeat left top;width: 138px;display: none;z-index: 999;}
.dropmenu b {display: inline-block;width: 10px;height: 8px;background: url(../images/icon_arrow.png) no-repeat 0 -20px;position: absolute;top: -8px;left: 47%;}
.dropmenu ul {width: 138px;}
.dropmenu ul li {text-align: center;border-bottom: 1px solid #2D81CF;padding: 0;width: 140px;height: 29px;margin-left: -1px;}
.dropmenu ul li a {font-size: 14px;color: #a0c8ed;padding: 0 6px;display: block;height: 29px;line-height: 29px;}
.dropmenu ul li a:hover {background: #F7AF00;color: #fff;}
.dropmenu ul li.delstyle {border-bottom: 0;}
/**/
.scrollfly * { transition: all 0.5s; }
.scrollfly { position: fixed;height: 80px; top: 0px; z-index: 9999;box-shadow: 0px 0px 5px #888888; }
.scrollfly #logo { top: -50px; }
.scrollfly #logo img{ width: 80px; height: auto;}
.scrollfly #header_box { height: 80px; }
.scrollfly ul.nav { height: 80px; }
.scrollfly ul.nav li { padding: 20px 0; }

/* -- urHere -- */
.urHere { height: 35px; line-height: 35px; color: #999999;font-size: 14px;}
.urHere a {}
.urHere b { margin: 0 8px;}

/* -- product-link -- */
.product-link {padding:20px 0}
.product-link h4 {border-bottom:1px solid #ddd;margin:0;font-size:18px;color:#4592cf;padding-bottom:15px}
.product-link h4 small {text-transform:uppercase;font-size:16px;font-weight:400;color:#999}
.product-link h2 {text-transform:uppercase;font-size:12px;}
.product-link ul {margin-left:-30px}
.product-link a {}
.product-link li {float:left;margin-left:30px;margin-top:20px}

/* 提示信息----------------------------------------------- */
#wrapper .wrap {width: 1200px;margin: 0px auto;}
#wrapper .mb {margin-bottom: 50px;}
#douMsg {padding: 10px 0 10px 0;}
#douMsg dl {padding: 160px 0 200px 0;text-align: center;border: 1px solid #E4E4E4;}
#douMsg dt {color: #0072C6;font-size: 16px;margin-bottom: 30px;font-weight: bold;}
#douMsg dd {color: #666;}
#douMsg dd a {margin-left: 5px;color: #000;}

